projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f29aa
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 25 Apr 2004 17:18:00 +0000
(17:18 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 25 Apr 2004 17:18:00 +0000
(17:18 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 940b6717de431007e8b26fa0acd805d66c998e8a..9b1fd48a34d608c933bf39d0cfdc53cd0000a9e6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-04-25 Juanma Barranquero <lektu@terra.es>
+
+ * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
+ mode line. Bind `inhibit-read-only' to t before modifying
+ properties of text in the buffer.
+ (ielm): Force point to the end of buffer, even when running ielm
+ from inside itself.
+
2004-04-25 Jesper Harder <harder@ifa.au.dk>
* info.el (info-apropos): Reset Info-complete-cache.